From ced5223512ce625df452d5033e7e528028a77e74 Mon Sep 17 00:00:00 2001 From: Andy Boyett Date: Sat, 2 Aug 2008 03:19:59 +0000 Subject: [PATCH] lang/pygobject: Add python as build dep SVN-Revision: 12072 --- lang/pygobject/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pygobject/Makefile b/lang/pygobject/Makefile index 50850218f..cb649d4ac 100644 --- a/lang/pygobject/Makefile +++ b/lang/pygobject/Makefile @@ -13,6 +13,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.14 PKG_MD5SUM:=ed4d9e653ea4ed2b68ceb28341894779 +PKG_BUILD_DEP:=python EXTRA_LDFLAGS=-L$(STAGING_DIR)/usr/lib/libintl/lib/ -L$(STAGING_DIR)/usr/lib/libiconv/lib/ -- 2.30.2